VimIMContext.executeCommand

Executes @command as if it was typed into the command bar by the user except that this does not emit the [signal@VimIMContext::execute-command] signal.

class VimIMContext
void
executeCommand
(
string command
)

Parameters

command string

the command text

Meta